Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing replica count to up 2 for custom result index #1362

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

amitgalitz
Copy link
Member

Description

Changing auto expand replica setting for custom result index to 0-2 so we have at least 2 replicas when node count is over 2.

Check List

  • Commits are signed per the DCO using --signoff.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Copy link

codecov bot commented Nov 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.12%. Comparing base (f62885a) to head (8351471).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1362      +/-   ##
============================================
+ Coverage     80.05%   80.12%   +0.06%     
- Complexity     5669     5680      +11     
============================================
  Files           533      533              
  Lines         23430    23434       +4     
  Branches       2334     2334              
============================================
+ Hits          18758    18776      +18     
+ Misses         3562     3553       -9     
+ Partials       1110     1105       -5     
Flag Coverage Δ
plugin 80.12% <100.00%> (+0.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...opensearch/timeseries/indices/IndexManagement.java 74.04% <100.00%> (+0.15%) ⬆️

... and 13 files with indirect coverage changes

@amitgalitz amitgalitz merged commit 5ec87b2 into opensearch-project:main Nov 12, 2024
21 of 22 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Nov 12, 2024
Signed-off-by: Amit Galitzky <[email protected]>
(cherry picked from commit 5ec87b2)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
amitgalitz pushed a commit that referenced this pull request Nov 14, 2024
(cherry picked from commit 5ec87b2)

Signed-off-by: Amit Galitzky <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants